[INFO] cloning repository https://github.com/dprkh/bitcask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dprkh/bitcask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprkh%2Fbitcask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprkh%2Fbitcask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74619d40ce2ea9afc947e073c3b149091c6e771a
[INFO] fixing dprkh/bitcask against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprkh%2Fbitcask" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dprkh/bitcask
[INFO] finished tweaking git repo https://github.com/dprkh/bitcask
[INFO] tweaked toml for git repo https://github.com/dprkh/bitcask written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dprkh/bitcask on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dprkh/bitcask already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1
[INFO] running `Command { std: "docker" "start" "43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.37
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking bitcask v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Uuid: TryFromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `TryFromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(TryFromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `TryFromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 163 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromZeros` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromZeros` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromZeros)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromZeros`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 151 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: TryFromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `TryFromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(TryFromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `TryFromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 163 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: IntoBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                            ^^^^^^^^^ the trait `IntoBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(IntoBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `IntoBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              Atomic<bool>
[INFO] [stdout]              Atomic<i16>
[INFO] [stdout]              Atomic<i32>
[INFO] [stdout]              Atomic<i64>
[INFO] [stdout]              Atomic<i8>
[INFO] [stdout]              Atomic<isize>
[INFO] [stdout]              Atomic<u16>
[INFO] [stdout]            and 78 others
[INFO] [stdout]    = note: this error originates in the derive macro `IntoBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: Immutable` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:52
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^ the trait `Immutable` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(Immutable)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `Immutable`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 138 others
[INFO] [stdout]    = note: this error originates in the derive macro `Immutable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromZeros` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromZeros` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromZeros)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromZeros`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 151 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: TryFromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `TryFromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(TryFromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `TryFromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 163 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: IntoBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                            ^^^^^^^^^ the trait `IntoBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(IntoBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `IntoBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              Atomic<bool>
[INFO] [stdout]              Atomic<i16>
[INFO] [stdout]              Atomic<i32>
[INFO] [stdout]              Atomic<i64>
[INFO] [stdout]              Atomic<i8>
[INFO] [stdout]              Atomic<isize>
[INFO] [stdout]              Atomic<u16>
[INFO] [stdout]            and 78 others
[INFO] [stdout]    = note: this error originates in the derive macro `IntoBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromZeros` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromZeros` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromZeros)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromZeros`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 151 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: IntoBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                            ^^^^^^^^^ the trait `IntoBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(IntoBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `IntoBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              Atomic<bool>
[INFO] [stdout]              Atomic<i16>
[INFO] [stdout]              Atomic<i32>
[INFO] [stdout]              Atomic<i64>
[INFO] [stdout]              Atomic<i8>
[INFO] [stdout]              Atomic<isize>
[INFO] [stdout]              Atomic<u16>
[INFO] [stdout]            and 78 others
[INFO] [stdout]    = note: this error originates in the derive macro `IntoBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: Immutable` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:52
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^ the trait `Immutable` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(Immutable)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `Immutable`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 138 others
[INFO] [stdout]    = note: this error originates in the derive macro `Immutable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: Immutable` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:52
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^ the trait `Immutable` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(Immutable)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `Immutable`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 138 others
[INFO] [stdout]    = note: this error originates in the derive macro `Immutable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: TryFromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `TryFromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(TryFromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `TryFromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 163 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromZeros` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromZeros` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromZeros)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromZeros`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 151 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: IntoBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                            ^^^^^^^^^ the trait `IntoBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(IntoBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `IntoBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              Atomic<bool>
[INFO] [stdout]              Atomic<i16>
[INFO] [stdout]              Atomic<i32>
[INFO] [stdout]              Atomic<i64>
[INFO] [stdout]              Atomic<i8>
[INFO] [stdout]              Atomic<isize>
[INFO] [stdout]              Atomic<u16>
[INFO] [stdout]            and 78 others
[INFO] [stdout]    = note: this error originates in the derive macro `IntoBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout] note: required for `HintEntry` to implement `FromBytes`
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]    = help: consider manually implementing `FromBytes` to avoid undesired bounds
[INFO] [stdout] note: required by a bound in `_::_::<impl TryFromBytes for HintEntry>::is_bit_valid::assert_is_from_bytes`
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ required by this bound in `assert_is_from_bytes`
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout] note: required for `DataEntry` to implement `FromBytes`
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]    = help: consider manually implementing `FromBytes` to avoid undesired bounds
[INFO] [stdout] note: required by a bound in `_::_::<impl TryFromBytes for DataEntry>::is_bit_valid::assert_is_from_bytes`
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ required by this bound in `assert_is_from_bytes`
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: Immutable` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:52
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^ the trait `Immutable` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(Immutable)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `Immutable`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 138 others
[INFO] [stdout]    = note: this error originates in the derive macro `Immutable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout] note: required for `HintEntry` to implement `FromBytes`
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]    = help: consider manually implementing `FromBytes` to avoid undesired bounds
[INFO] [stdout] note: required by a bound in `_::_::<impl TryFromBytes for HintEntry>::is_bit_valid::assert_is_from_bytes`
[INFO] [stdout]   --> src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ required by this bound in `assert_is_from_bytes`
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: FromBytes` is not satisfied
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ the trait `FromBytes` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: Consider adding `#[derive(FromBytes)]` to `Uuid`
[INFO] [stdout]    = help: the following other types implement trait `FromBytes`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 89 others
[INFO] [stdout] note: required for `DataEntry` to implement `FromBytes`
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]    = help: consider manually implementing `FromBytes` to avoid undesired bounds
[INFO] [stdout] note: required by a bound in `_::_::<impl TryFromBytes for DataEntry>::is_bit_valid::assert_is_from_bytes`
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]    |                 ^^^^^^^^^ required by this bound in `assert_is_from_bytes`
[INFO] [stdout]    = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `ref_from_prefix` exists for struct `HintEntry`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:236:58
[INFO] [stdout]     |
[INFO] [stdout]  81 | struct HintEntry {
[INFO] [stdout]     | ---------------- associated function or constant `ref_from_prefix` not found for this struct because it doesn't satisfy `HintEntry: FromBytes`
[INFO] [stdout] ...
[INFO] [stdout] 236 |             let Ok((hint_entry, remaining)) = HintEntry::ref_from_prefix(file_slice) else {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ associated function or constant cannot be called on `HintEntry` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.20.0/src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct Uuid(Bytes);
[INFO] [stdout]     | --------------- doesn't satisfy `Uuid: FromBytes`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `Uuid: FromBytes` was not satisfied
[INFO] [stdout]    --> src/lib.rs:79:17
[INFO] [stdout]     |
[INFO] [stdout]  79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]     |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `ref_from_prefix`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromBytes`
[INFO] [stdout]     = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `Uuid` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:263:38
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 key_directory.insert(*key, key_directory_entry);
[INFO] [stdout]     |                                      ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `ref_from_prefix` exists for struct `HintEntry`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:236:58
[INFO] [stdout]     |
[INFO] [stdout]  81 | struct HintEntry {
[INFO] [stdout]     | ---------------- associated function or constant `ref_from_prefix` not found for this struct because it doesn't satisfy `HintEntry: FromBytes`
[INFO] [stdout] ...
[INFO] [stdout] 236 |             let Ok((hint_entry, remaining)) = HintEntry::ref_from_prefix(file_slice) else {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ associated function or constant cannot be called on `HintEntry` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.20.0/src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct Uuid(Bytes);
[INFO] [stdout]     | --------------- doesn't satisfy `Uuid: FromBytes`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `Uuid: FromBytes` was not satisfied
[INFO] [stdout]    --> src/lib.rs:79:17
[INFO] [stdout]     |
[INFO] [stdout]  79 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]     |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `ref_from_prefix`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromBytes`
[INFO] [stdout]     = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `Uuid` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:263:38
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 key_directory.insert(*key, key_directory_entry);
[INFO] [stdout]     |                                      ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `ref_from_prefix` exists for struct `DataEntry`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:287:58
[INFO] [stdout]     |
[INFO] [stdout]  93 | struct DataEntry {
[INFO] [stdout]     | ---------------- associated function or constant `ref_from_prefix` not found for this struct because it doesn't satisfy `DataEntry: FromBytes`
[INFO] [stdout] ...
[INFO] [stdout] 287 |             let Ok((data_entry, remaining)) = DataEntry::ref_from_prefix(file_slice) else {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ associated function or constant cannot be called on `DataEntry` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.20.0/src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct Uuid(Bytes);
[INFO] [stdout]     | --------------- doesn't satisfy `Uuid: FromBytes`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `Uuid: FromBytes` was not satisfied
[INFO] [stdout]    --> src/lib.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]     |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `ref_from_prefix`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromBytes`
[INFO] [stdout]     = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `U64<LittleEndian>` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 *timestamp,
[INFO] [stdout]     |                 ^^^^^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `Uuid` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 *key,
[INFO] [stdout]     |                 ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `U32<LittleEndian>` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 *value_len,
[INFO] [stdout]     |                 ^^^^^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `Uuid` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:353:38
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 key_directory.insert(*key, key_directory_entry);
[INFO] [stdout]     |                                      ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `ref_from_prefix` exists for struct `DataEntry`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:287:58
[INFO] [stdout]     |
[INFO] [stdout]  93 | struct DataEntry {
[INFO] [stdout]     | ---------------- associated function or constant `ref_from_prefix` not found for this struct because it doesn't satisfy `DataEntry: FromBytes`
[INFO] [stdout] ...
[INFO] [stdout] 287 |             let Ok((data_entry, remaining)) = DataEntry::ref_from_prefix(file_slice) else {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ associated function or constant cannot be called on `DataEntry` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.20.0/src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct Uuid(Bytes);
[INFO] [stdout]     | --------------- doesn't satisfy `Uuid: FromBytes`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `Uuid: FromBytes` was not satisfied
[INFO] [stdout]    --> src/lib.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]     |                 ^^^^^^^^^ type parameter would need to implement `FromBytes`
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `ref_from_prefix`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromBytes`
[INFO] [stdout]     = note: this error originates in the derive macro `FromBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `U64<LittleEndian>` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 *timestamp,
[INFO] [stdout]     |                 ^^^^^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `Uuid` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 *key,
[INFO] [stdout]     |                 ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `U32<LittleEndian>` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 *value_len,
[INFO] [stdout]     |                 ^^^^^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `Uuid` cannot be dereferenced
[INFO] [stdout]    --> src/lib.rs:353:38
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 key_directory.insert(*key, key_directory_entry);
[INFO] [stdout]     |                                      ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `as_bytes` exists for struct `DataEntry`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:649:63
[INFO] [stdout]     |
[INFO] [stdout]  93 | struct DataEntry {
[INFO] [stdout]     | ---------------- method `as_bytes` not found for this struct because it doesn't satisfy `DataEntry: IntoBytes`
[INFO] [stdout] ...
[INFO] [stdout] 649 |             .write_all_vectored(&mut [IoSlice::new(data_entry.as_bytes()), IoSlice::new(value)])
[INFO] [stdout]     |                                                               ^^^^^^^^ method cannot be called on `DataEntry` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.20.0/src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct Uuid(Bytes);
[INFO] [stdout]     | --------------- doesn't satisfy `Uuid: IntoBytes`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `Uuid: IntoBytes` was not satisfied
[INFO] [stdout]    --> src/lib.rs:91:28
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]     |                            ^^^^^^^^^ type parameter would need to implement `IntoBytes`
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `as_bytes`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `IntoBytes`
[INFO] [stdout]             candidate #2: `OsStrExt`
[INFO] [stdout]     = note: this error originates in the derive macro `IntoBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `as_bytes` exists for struct `DataEntry`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:649:63
[INFO] [stdout]     |
[INFO] [stdout]  93 | struct DataEntry {
[INFO] [stdout]     | ---------------- method `as_bytes` not found for this struct because it doesn't satisfy `DataEntry: IntoBytes`
[INFO] [stdout] ...
[INFO] [stdout] 649 |             .write_all_vectored(&mut [IoSlice::new(data_entry.as_bytes()), IoSlice::new(value)])
[INFO] [stdout]     |                                                               ^^^^^^^^ method cannot be called on `DataEntry` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.20.0/src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct Uuid(Bytes);
[INFO] [stdout]     | --------------- doesn't satisfy `Uuid: IntoBytes`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `Uuid: IntoBytes` was not satisfied
[INFO] [stdout]    --> src/lib.rs:91:28
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[derive(Debug, FromBytes, IntoBytes, KnownLayout, Immutable)]
[INFO] [stdout]     |                            ^^^^^^^^^ type parameter would need to implement `IntoBytes`
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `as_bytes`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `IntoBytes`
[INFO] [stdout]             candidate #2: `OsStrExt`
[INFO] [stdout]     = note: this error originates in the derive macro `IntoBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0614.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0614.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcask` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcask` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1", kill_on_drop: false }`
[INFO] [stdout] 43a76ba3e3df540d5ebc135c14b7ec65cef0771ae004ce33d073dcd9536e99a1
